1. What does HTML stand for?
2. Which tag is used to define the title of an HTML document?
3. What is the correct HTML tag for inserting a line break?
4. Which tag is used to create a hyperlink in HTML?
5. What does the "href" attribute in the <a> tag define?
6. Which tag is used to create an unordered list in HTML?
7. What does HTML use to structure content?
8. Which tag is used to define the main content of an HTML document?
9. What is the correct HTML for adding an image?
10. Which tag is used to define a table in HTML?